|
PHY SET FLUID EMITTER FLAGS
Set a flag for the emitter which controls the behaviour of fluid.
PHY SET FLUID EMITTER FLAGS ID, flags
ID
Integer
identification number of the fluid object
flags
Integer
1<<0 for whether the emitter can be visualised when debugging, 1<<2 will specify an emission should cause a force on the shapes body that the emitter is attached to, 1<<3 will add the velocity of the shapes body to the emitted particle velocity (the defa
No example code is provided for this command
|